home *** CD-ROM | disk | FTP | other *** search
/ Colson Caster Selection Guide 3 / Colson Caster Selection Guide 3.0.iso / colsoncd.dxr / 00002Series_146_b_BRK6.ls < prev    next >
Encoding:
Text File  |  2000-01-11  |  189 b   |  8 lines

  1. on mouseUp
  2.   if the hilite of cast "b_BRK6" = 1 then
  3.     set the hilite of cast "b_BRK1" to 0
  4.     set the hilite of cast "b_BRK4" to 0
  5.     set the hilite of cast "b_BRK2" to 0
  6.   end if
  7. end
  8.